Items/subitems that are not otherwise drawn with custom colors, are drawn with default colors. The standard default back and fore colors are:

Normal (unselected) items:            White and black
Selected items in focused listview:   Dark blue and white
Selected items in unfocused listview: Button face and black

ListViewColorsFonts_SetDefaultColorsFonts replaces the standard default colors/font with custom default colors/font.

Example 1 shows custom default colors/font used as an independent feature. The other examples shows custom default colors/font mixed with colors/fonts for single items/subitems, colors/fonts for entire columns and alternating colors.
